Initialize missing methods on Windows
authorTor Lillqvist <tml@iki.fi>
Thu, 13 Aug 2009 19:49:35 +0000 (22:49 +0300)
committerTor Lillqvist <tml@iki.fi>
Thu, 13 Aug 2009 19:49:35 +0000 (22:49 +0300)
commit341b8a47529ad5f1bddee19cb6e32fac6c7b8856
tree6b2c6e0a30b5982b769929be4ad5f25c7ece7d47
parenta5f6b812be05ebd7bcd8db7ab1698cd9603b50ee
Initialize missing methods on Windows

Set the input_window_destroy and input_window_crossing methods of the
GdkWindowImplIface on Windows. Add implementation of
_gdk_input_crossing_event that is mostly dummy, though.
gdk/win32/gdkinput-win32.h
gdk/win32/gdkinput.c
gdk/win32/gdkwindow-win32.c